FHIR IG Statistics: ValueSet/pco-goal-domain-categories
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://hl7.org/fhir/us/pco/CodeSystem/pco-goal-domains-temporary
Code | Display | Definition |
housing | Housing | Having acceptable housing that is appropriate for a person's needs. |
access-to-services | Access To Services | Ability to access, afford, and utilize appropriate health and community resources. Includes access to transportation, stable food resources, and assistance with financial concerns. |
caregiver-needs | Caregiver Needs | Supporing the needs of a person's caregiver |
end-of-life | End Of Life | Planning for end-of-life care and desires to reduce burden on family or others. |
independence | Independence | Ability to live independently without help or assistance from others. |
legal | Legal | Having adequate support for legal issues such as child custody, medical power of attorney, etc. |
managing-conditions | Managing Conditions | Satisfaction with health care received or desired, and experiences with providers and the health care system. |
medication-management | Medication Management | Satisfaction with ability to manage medications. |
improving-health-and-wellness | Improving Health And Wellness | Ability to develop, improve and maintain positive health and wellness habits. |
physical-function | Physical Function | Ability to manage physical functioning, physical symptoms or conditions, and improve or maintain ability to participate in physical activities. |
social-functioning | Social Functioning | Ability to engage in social activities. |
emotional-and-mental-health | Emotional And Mental Health | Having a positive outlook on life. |
Source
{
"resourceType": "ValueSet",
"id": "pco-goal-domain-categories",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pc"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 2,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/us/pco/ImplementationGuide/hl7.fhir.us.pco"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "draft",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/us/pco/ImplementationGuide/hl7.fhir.us.pco"
}
]
}
}
],
"url": "http://hl7.org/fhir/us/pco/ValueSet/pco-goal-domain-categories",
"version": "1.0.0-ballot",
"name": "PCOGoalDomainCategories",
"title": "PCO Goal Domain Categories",
"status": "draft",
"experimental": false,
"date": "2025-03-28T13:01:03+00:00",
"publisher": "HL7 International / Patient Care",
"contact": [
{
"name": "HL7 International / Patient Care",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/patientcare"
},
{
"system": "email",
"value": "patientcare@lists.HL7.org"
}
]
}
],
"description": "Value set to identify the goal domain category for PCO resources.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US",
"display": "United States of America"
}
]
}
],
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/us/pco/CodeSystem/pco-goal-domains-temporary",
"concept": [
{
"code": "housing",
"display": "Housing"
},
{
"code": "access-to-services",
"display": "Access To Services"
},
{
"code": "caregiver-needs",
"display": "Caregiver Needs"
},
{
"code": "end-of-life",
"display": "End Of Life"
},
{
"code": "independence",
"display": "Independence"
},
{
"code": "legal",
"display": "Legal"
},
{
"code": "managing-conditions",
"display": "Managing Conditions"
},
{
"code": "medication-management",
"display": "Medication Management"
},
{
"code": "improving-health-and-wellness",
"display": "Improving Health And Wellness"
},
{
"code": "physical-function",
"display": "Physical Function"
},
{
"code": "social-functioning",
"display": "Social Functioning"
},
{
"code": "emotional-and-mental-health",
"display": "Emotional And Mental Health"
}
]
}
]
}
}